Product details
- Publisher : Manning (July 20, 2021)
- Language : English
- Paperback : 480 pages
- ISBN-10 : 161729585X
- ISBN-13 : 978-1617295850
کتابAPI Design Patterns
Summary
A collection of best practices and design standards for web and internal APIs.
In API Design Patterns you will learn:
- Guiding principles for API patterns
- Fundamentals of resource layout and naming
- Handling data types for any programming language
- Standard methods that ensure predictability
- Field masks for targeted partial updates
- Authentication and validation methods for secure APIs
- Collective operations for moving, managing, and deleting data
- Advanced patterns for special interactions and data transformations
API Design Patterns reveals best practices for building stable, user-friendly APIs. These design patterns can be applied to solve common API problems and flexibly altered to fit your specific needs. Hands-on examples and relevant use-cases illustrate patterns for API fundamentals, advanced functionalities, and even uncommon scenarios.
About the technology
APIs are contracts that define how applications, services, and components communicate. API design patterns provide a shared set of best practices, specifications and standards that ensure APIs are reliable and simple for other developers to use. This book collects and explains the most important patterns from both the API design community and the experts at Google.
About the book
API Design Patterns lays out a set of design principles for building internal and public-facing APIs. Google API expert JJ Geewax presents patterns that ensure your APIs are consistent, scalable, and flexible. You'll improve the design of the most common APIs, plus discover techniques for tricky edge cases. Precise illustrations, relevant examples, and detailed scenarios make every pattern clear and easy to understand.
What's inside
- Guiding principles for API patterns
- Fundamentals of resource layout and naming
- Advanced patterns for special interactions and data transformations
- A detailed case-study on building an API and adding features
About the reader
For developers building web and internal APIs in any language.
About the author
JJ Geewaxis a software engineer at Google, focusing on Google Cloud Platform, API design, and real-time payment systems. He is also the author of Manning's Google Cloud Platform in Action.
Table of Contents
PART 1: INTRODUCTION
- 1 Introduction to APIs
- 2 Introduction to API design patterns
PART 2: DESIGN PRINCIPLES
- 3 Naming
- 4 Resource scope and hierarchy
- 5 Data types and defaults
PART 3: FUNDAMENTALS
- 6 Resource identification
- 7 Standard methods
- 8 Partial updates and retrievals
- 9 Custom methods
- 10 Long-running operations
- 11 Rerunnable jobs
PART 4: RESOURCE RELATIONSHIPS
- 12 Singleton sub-resources
- 13 Cross references
- 14 Association resources
- 15 Add and remove custom methods
- 16 Polymorphism
PART 5: COLLECTIVE OPERATIONS
- 17 Copy and move
- 18 Batch operations
- 19 Criteria-based deletion
- 20 Anonymous writes
- 21 Pagination
- 22 Filtering
- 23 Importing and exporting
PART 6: SAFETY AND SECURITY
- 24 Versioning and compatibility
- 25 Soft deletion
- 26 Request deduplication
- 27 Request validation
- 28 Resource revisions
- 29 Request retrial
- 30 Request authentication
منابع کتاب کتابAPI Design Patterns
خلاصه
مجموعه ای از بهترین روش ها و استانداردهای طراحی برای وب و API های داخلی.
در الگوهای طراحی API یاد خواهید گرفت:
اصول راهنمای الگوهای API
مبانی چیدمان و نامگذاری منابع
مدیریت انواع داده ها برای هر زبان برنامه نویسی
روش های استاندارد که پیش بینی پذیری را تضمین می کند
ماسک های فیلد برای به روز رسانی های جزئی هدفمند
روش های احراز هویت و اعتبار سنجی برای API های امن
عملیات جمعی برای انتقال، مدیریت و حذف داده ها
الگوهای پیشرفته برای تعاملات خاص و تبدیل داده ها
الگوهای طراحی API بهترین شیوه ها را برای ساختن APIهای پایدار و کاربرپسند نشان می دهد. این الگوهای طراحی را می توان برای حل مشکلات متداول API اعمال کرد و به طور انعطاف پذیر متناسب با نیازهای خاص شما تغییر داد. مثالهای عملی و موارد استفاده مرتبط، الگوهای اصول API، عملکردهای پیشرفته و حتی سناریوهای غیر معمول را نشان میدهند.
در مورد تکنولوژی
APIها قراردادهایی هستند که نحوه ارتباط برنامهها، سرویسها و مؤلفهها را تعریف میکنند. الگوهای طراحی API مجموعه ای مشترک از بهترین شیوه ها، مشخصات و استانداردها را ارائه می دهد که اطمینان می دهد API ها قابل اعتماد و ساده برای سایر توسعه دهندگان هستند. این کتاب مهم ترین الگوها را از جامعه طراحی API و کارشناسان گوگل جمع آوری و توضیح می دهد.
در مورد کتاب
الگوهای طراحی API مجموعه ای از اصول طراحی را برای ساختن APIهای داخلی و عمومی ارائه می کند. JJ Geewax متخصص Google API الگوهایی را ارائه میکند که اطمینان میدهد APIهای شما سازگار، مقیاسپذیر و انعطافپذیر هستند. طراحی رایجترین APIها را بهبود میبخشید، بهعلاوه تکنیکهایی را برای موارد لبه پیچیده کشف خواهید کرد. تصاویر دقیق، مثالهای مرتبط، و سناریوهای دقیق، هر الگو را واضح و آسان میسازد.
داخلش چیه
اصول راهنمای الگوهای API
مبانی چیدمان و نامگذاری منابع
الگوهای پیشرفته برای تعاملات خاص و تبدیل داده ها
یک مطالعه موردی دقیق در مورد ساخت API و افزودن ویژگیها
درباره خواننده
برای توسعه دهندگانی که APIهای وب و داخلی را به هر زبانی می سازند.
درباره نویسنده
JJ Geewaxis یک مهندس نرمافزار در Google است که بر پلتفرم Google Cloud، طراحی API و سیستمهای پرداخت بلادرنگ تمرکز دارد. او همچنین نویسنده Google Cloud Platform در عمل Manning است.
فهرست مطالب
بخش 1: مقدمه
1 مقدمه ای بر API ها
2 مقدمه ای بر الگوهای طراحی API
بخش 2: اصول طراحی
3 نامگذاری
4 دامنه و سلسله مراتب منابع
5 انواع داده ها و پیش فرض ها
بخش 3: مبانی
6 شناسایی منابع
7 روش استاندارد
8 به روز رسانی و بازیابی جزئی
9 روش سفارشی
10 عملیات طولانی مدت
11 شغل قابل اجرا
بخش 4: روابط منابع
12 منبع فرعی Singleton
13 مراجع متقاطع
14 منابع انجمن
15 روش های سفارشی را اضافه و حذف کنید
16 چند شکلی
بخش 5: عملیات جمعی
17 کپی و انتقال دهید
18 عملیات دسته ای
19 حذف مبتنی بر معیار
20 ناشناس می نویسد
21 صفحه بندی
22 فیلتر کردن
23 واردات و صادرات
بخش 6: ایمنی و امنیت
24 نسخه سازی و سازگاری
25 حذف نرم
26 درخواست حذف مجدد
27 درخواست اعتبار
28 تجدید نظر در منابع
29 درخواست اعاده دادرسی
30 درخواست احراز هویت
ارسال نظر درباره کتابAPI Design Patterns